Sets the named property to the given value.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub SetValue(Of  As ComObject)( _
   ByVal  As System.Integer, _
   ByVal  As  _
) 
             
        
            
            public void SetValue<>( 
   System.int ,
    
)
where T: ComObject
             
        
             
        
            パラメータ
- index
 
- Index of the property
 - value
 
- Value of the property
 
            型パラメータ
- T
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照